速報APP / 工具 / Tethering Enable

Tethering Enable

價格:免費

更新日期:2019-01-24

檔案大小:3.2M

目前版本:1.0.5

版本需求:Android 2.3 以上版本

官方網站:http://www.wikimediacom.com/

Email:yjy837@gmail.com

聯絡地址:LYG building No.429 Meilin street , Futian Shenzhen , Guangdong China

Tethering Enable(圖1)-速報App

Unlock carrier tether permanently, No root required on all ROM types.

Starting in Android 4.3, some code is added to AOSP that tagged your internet traffic when you were running a mobile hotspot ,

There are four ways for unrestricted tethering -

1.Use the "Tethering Enable" and follow those instructions , without connecting the device to a computer , no root required:

*Start this app , Click "Tethering Enable"

*Click the APN of using

Tethering Enable(圖2)-速報App

*Click "APN type"

*Add ",dun" into APN type list

*Click "Ok" and exit

2.This can be fixed permanently using the following procedure , connecting the device to a computer but no root required:

*Enable developer mode (Go to Settings -> About phone, and click on the build number until the developer mode is enabled).

*Enable USB debugging under Settings -> Developer options

Tethering Enable(圖3)-速報App

*Connect the device with a USB cable to a computer with the Android SDK platform tools installed

*Start an adb shell: "adb shell"

*In the adb shell, run this command: "settings put global tether_dun_required 0"

3.For rooted phones, this alternate procedure can be done without connecting the device to a computer:

*Root the phone

*Install a SQLite editor such as SQLite Debugger

Tethering Enable(圖4)-速報App

*Using the SQLite editor, navigate to the file /data/data/com.android.providers.settings/databases/settings.db (this is the part that requires root)

*Enter the database global

*Change the value of field tether_dun_required to 0.

4.For rooted phones, > Android 6.0 , this alternate procedure can be done without connecting the device to a computer:

*Root the phone

*Install a Root-Enabled File Browser or build.prop Editor

Tethering Enable(圖5)-速報App

*Using the editor, navigate to the file /system/build.prop (this is the part that requires root)

*Add a new line : "net.tethering.noprovisioning=true"

Tethering Enable(圖6)-速報App